virtualisation.credentials.<name>.text

Text content of the credential.

For binary data or when the credential content should come from an existing file, use source instead.

The text here is stored in the host's nix store as a file.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/virtualisation/qemu-vm.nix>